PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFCoordinateSystem Class
Members
In This Topic
    PDFCoordinateSystem Class
    In This Topic
    Defines the base class for spatial coordinate systems.
    Object Model
    PDFCoordinateSystem ClassPDFCosDictionary Class
    Syntax
    public abstract class PDFCoordinateSystem 
        extends Object 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.spatial.PDFCoordinateSystem
          com.o2sol.pdf4java.spatial.PDFGeographicCoordinateSystem
          com.o2sol.pdf4java.spatial.PDFProjectedCoordinateSystem

    See Also